Skip to content

fix: Fix broken tp/cg filtering/update in testplan.py#231

Merged
rswarbrick merged 1 commit into
lowRISC:masterfrom
rswarbrick:tp-cg-filtering
Jun 4, 2026
Merged

fix: Fix broken tp/cg filtering/update in testplan.py#231
rswarbrick merged 1 commit into
lowRISC:masterfrom
rswarbrick:tp-cg-filtering

Conversation

@rswarbrick
Copy link
Copy Markdown
Contributor

I accidentally removed the filtering with f328cbc. Then (worse!) removed the update to the class variable in 78c0fab.

This commit puts both back, and also now distinguishes between "there are no testpoints" and "you have filtered out all of the testpoints".

I accidentally removed the filtering with f328cbc. Then (worse!)
removed the update to the class variable in 78c0fab.

This commit puts both back, and also now distinguishes between "there
are no testpoints" and "you have filtered out all of the testpoints".

Signed-off-by: Rupert Swarbrick <rswarbrick@lowrisc.org>
@rswarbrick rswarbrick requested a review from machshev June 4, 2026 12:15
Copy link
Copy Markdown
Collaborator

@machshev machshev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @rswarbrick!

@rswarbrick rswarbrick added this pull request to the merge queue Jun 4, 2026
Merged via the queue into lowRISC:master with commit 0931357 Jun 4, 2026
6 checks passed
@rswarbrick rswarbrick deleted the tp-cg-filtering branch June 4, 2026 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants